vcSetDigitalOutputStatement
A statement for setting the value of a digital output signal.
See in: Overview
Module: vcRobotics2
Parent: vcStatement
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| PortNumber | vcIntExpressionProperty | R | Gets the output port number. |
| Value | vcBoolExpressionProperty | R | Gets the boolean expression used to set the output signal's value. |